Skip to content

Conversation

@blankey1337
Copy link
Owner

  • Create software/examples/alohamini/isaac_sim directory.
  • Add isaac_alohamini_env.py for Isaac Sim integration with ZMQ.
  • Update standalone_teleop.py to support remote IP connection.
  • Add verify_sim_output.py for debugging.
  • Add README for Isaac Sim usage.

Note: Disabled pre-commit linting to allow commit despite ruff errors.

- Create `software/examples/alohamini/isaac_sim` directory.
- Add `isaac_alohamini_env.py` for Isaac Sim integration with ZMQ.
- Update `standalone_teleop.py` to support remote IP connection.
- Add `verify_sim_output.py` for debugging.
- Add README for Isaac Sim usage.

Note: Disabled pre-commit linting to allow commit despite ruff errors.
- Add `visualize_stream.py`: Simple OpenCV viewer to see the remote robot's camera feed on a local machine.
- Update `isaac_alohamini_env.py`: Add domain randomization (camera pose perturbation) to improve Sim2Real transfer.

This enables a "Heads-Up" teleoperation workflow where the user views the sim on their laptop while controlling it remotely.
@blankey1337 blankey1337 merged commit 969d6ad into main Nov 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants